home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / comms / aweb / readme < prev    next >
Text File  |  1996-03-22  |  3KB  |  88 lines

  1.  
  2. AWeb 1.0
  3. ========
  4.  
  5.  
  6. INTRODUCTION
  7. ------------
  8.  
  9. AWeb is a totally new World Wide Web browser for the Amiga computer.
  10.  
  11. It offers the following features:
  12.  
  13.  o AWeb doesn't use Magical User Interface (MUI). It uses BOOPSI classes
  14.    instead, which results in less memory usage and increased speed. The
  15.    BOOPSI classes are partially custom designed for AWeb, and partially
  16.    from the ClassAct kit.
  17.  
  18.  o AWeb can use AmiTCP/IP, I-Net225 or AS-225 as its TCP stack. Without
  19.    TCP stack running, you can still view local files.
  20.  
  21.  o AWeb uses extensive internal multitasking, which leads to total
  22.    asynchroneous and parallel network access. Images are starting to load
  23.    while the document is still loading. It is possible to follow a link
  24.    while the previous document is still loading. A separate network status
  25.    window shows all pending network and local file accesses. All network
  26.    accesses can be interrupted immediately.
  27.  
  28.  o The HTML-2 standard is fully supported, including forms. For buggy
  29.    pages not conforming to the standard, AWeb offers a compatibility mode.
  30.  
  31.  o AWeb supports the use of proxies for HTTP, FTP, Gopher and Telnet.
  32.    Because some proxies can't handle forms or other special cases, the use
  33.    of proxies can be temporarily disabled from the menu.
  34.  
  35.  o The HTTP and Gopher protocols are supported internally. By using
  36.    external programs, FTP and Mailto can be used too. HTTP user 
  37.    authorization is supported.
  38.  
  39.  o AWeb lets you load all images, delay all image loading, or load only
  40.    clickable maps and delay other images. For delayed images, the ALT text
  41.    is taken into account. Transparent GIFs are supported. The 24-bit picture
  42.    datatype (picturedtV43) is supported.
  43.  
  44.  o To improve network speed, host names and network addresses are cached
  45.    so addresses are looked up only once during a session.
  46.  
  47.  o AWeb can open it's windows on the default public screen, on a named
  48.    public screen or open its own screen.
  49.  
  50.  o In extension to its own hotlist, AWeb can read the hotlists of
  51.    AMosaic and IBrowse.
  52.  
  53.  o An advanced settings requester is integrated in the program.
  54.  
  55.  o AWeb has an ARexx interface, and a unique and powerful shell command
  56.    interface.
  57.  
  58.  
  59.  
  60. REQUIREMENTS
  61. ------------
  62.  
  63. AWeb needs:
  64.  o OS 3.0 or better
  65.  o At least 2MB of memory, preferably more
  66.  o Either AmiTCP/IP, I-Net225 or AS-225 if you want to access the Internet
  67.  o Appropriate picture datatypes (GIF, JPEG) to show inlined images
  68.  
  69.  
  70.  
  71. INSTALLATION
  72. ------------
  73.  
  74. To install AWeb, just double-click the Install icon.
  75.  
  76. If you want to try AWeb before a permanent installation, make sure to
  77. double-click the "MakeAssign" icon first. It makes the necessary assigns
  78. that AWeb needs to find the ClassAct classes.
  79.  
  80.  
  81.  
  82. COPYRIGHT
  83. ---------
  84.  
  85. AWeb is Copyright (c) 1996 by Yvon Rozijn. All rights reserved.
  86.  
  87. Refer to the Docs/copyright.html document for more legal information.
  88.